mit einem Klick
cgov
cgov enthält 14 gesammelte Skills von nomos-guild, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Scaffold a new dashboard chart component with registry, types, and proper theme integration.
Create a new customizable dashboard with its own chart registry, provider, and page. Use when adding dashboards like DRep or SPO dashboard.
Context window conservation rules. Invoke when approaching context limits or before large tasks.
Deep reflection on the skill learning system itself. Analyzes what's working, what's stale, and proposes structural improvements. The meta-skill.
End-of-session automation. Creates a journey and evolves skills based on session learnings.
Run the build and intelligently fix TypeScript errors with guardrails. Stops if fixes introduce more errors or the same error persists after 3 attempts.
Security and quality review of uncommitted changes. Checks for vulnerabilities, code smells, and best practice violations. Use before committing.
Deep security audit for the cgov application. Checks secrets, input validation, XSS, API security, wallet integration, and dependency vulnerabilities.
Pre-PR verification loop. Runs build, type check, lint, security audit, and console.log scan. Use before creating PRs or merging.
Add or update translations across all 7 locale files and wire them into React components or pure utility functions.
Guidelines for implementing consistent theming across the three visual themes (light, dark, game).
Create Next.js API routes for backend proxies, server-side aggregation, or third-party API integrations with caching and error handling.
Add a Redux async thunk with loading/error states to governanceSlice. Use when adding new async data fetching.
Create session learning logs that persist institutional memory across Claude Code sessions.