Explorar skills
12.624 skills encontradas
Alerta por categoria
Receba novas skills de Desenvolvimento toda segunda
shaktra-memory
Internal skill for memory consolidation and retrieval — observation classification, confidence math, synthesis algorithms, and tiered briefing generation. Loaded by the memory-curator and memory-retriever agents.
shaktra-review
Code Reviewer workflow — app-level code review and PR review with independent verification testing. Dispatches CR Analyzer agents across quality dimensions and produces evidence-based structured reports.
new-contract
Generate contract from accepted proposal. Assembles reusable blocks, uses reviewer agent, updates project status.
eval
Test whether your assembled context actually improves AI output. Runs tasks bare vs assembled, uses comparative judging, reports the delta. Use gigo:eval when you want to prove your setup works or debug why it doesn't.
shaktra-stories
Story creation, enrichment, and related schemas. Defines HOW to create and validate user stories, WHAT fields exist per tier (story-schema), WHICH tier a story belongs to (story-tiers), and sprint state format (sprint-schema). Loaded by scrummaster and other story-consuming agents.
shaktra-tdd
TDD knowledge base — testing practices, coding practices, and implementation patterns. Loaded by SDM workflow agents (sw-engineer, test-agent, developer) for behavioral testing guidance and production-grade coding standards.
follow-up
Check waiting_on items past interval, detect communication gaps, draft follow-up messages in your voice.
wrap
End-of-day review. Writes what actually happened and carried forward. Pre-stages tomorrow context.
git-repo-prep
Use when preparing a codebase for public/open-source release, reviewing a repo for openness, or auditing for secrets and missing documentation before making code public. Triggers on "open source", "public release", "prepare repo", "openness", "repo review", "make public", "open-source prep".
new-project
Full project scaffolding. Create ops file, repo, CLAUDE.md, hooks, GitHub, repo-map entry.
biome
Setup, configure, audit, and optimize Biome linter/formatter in JavaScript/TypeScript projects. Use when installing Biome, auditing existing configs, migrating from ESLint+Prettier, fixing configuration issues, or optimizing unsafe fix workflows. Checks for proper version pinning, Next.js integration, VS Code setup, and script configuration. Emphasizes safe handling of "unsafe" fixes in developmen
golang
Setup, audit, and modernize Go projects with 2025 best practices. Startup-friendly with two tiers - quick start (5 minutes, minimal friction) or full setup (production-ready). Use when creating new Go projects or improving existing ones.