code-documentation
Standardize code documentation: automate READMEs, API references, JSDoc/TSDoc, and Architecture Decision Records (ADRs) to maintain clean, professional technical guides.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
197 skills found
Standardize code documentation: automate READMEs, API references, JSDoc/TSDoc, and Architecture Decision Records (ADRs) to maintain clean, professional technical guides.
React Native and Expo best practices for performant mobile apps. Covers list virtualization, animations with Reanimated, UI patterns, and native platform API optimizations.
Multi-phase feature development workflow for complex tasks using research, planning, implementation, and review gates.
A framework for software teams and AI agents to prevent feature creep, enforce scope discipline, and ship focused MVPs by applying strict validation, backlog hygiene, and clear decision-making processes.
Produce clear, professional technical documentation, blog posts, and tutorials based on real engineering experience, prioritizing value and actionable insights.
Deploy specialized AI swarms to perform comprehensive, multi-domain GitHub pull request reviews covering security, performance, architecture, and style.
Full-stack SDLC agent workflow managing the entire production lifecycle from intake and planning to automated testing, CI/CD, and infrastructure deployment using MCP tools.
Transforms feature requests, bug reports, and improvement ideas into structured, actionable markdown project plans using repository research and industry best practices.
Creates structured Linear issues (main + sub-issues) with automated project linking, title prefixes, labeling, and PRD-aligned content workflows for fullstack developers.
Audit Packmind documentation by cross-referencing MDX files against the codebase to detect broken links, outdated CLI references, and missing coverage.
Expert database design and access patterns: schema architecture, indexing strategies, query optimization, repository patterns, and transaction management for SQL and NoSQL databases.
Creates well-formed, actionable engineering tasks from requirements using vertical slicing, INVEST principles, and Example Mapping.