Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
selcukyucel
Perfil de creador de GitHub

selcukyucel

Vista por repositorio de 30 skills recopiladas en 2 repositorios de GitHub.

skills recopiladas
30
repositorios
2
actualizado
2026-04-16
explorador de repositorios

Repositorios y skills representativas

ai-invert
Desarrolladores de software

Run AI-specific inversion analysis on a requirement before implementation. Dispatches the `ai-invert-analyst` agent on a separate thread. Use before complex or high-stakes AI tasks that touch prompts, models, RAG, or AI-powered outputs.

2026-04-16
autoimprove
Desarrolladores de software

Autonomously improve any skill or agent prompt via measure-change-test hill-climbing. Dispatches the `auto-improver` agent on a separate thread. Use when a skill gives inconsistent results, when asked to "improve/optimize/autoresearch" a skill, or when output quality needs iterative tightening.

2026-04-16
baseline
Analistas de garantía de calidad de software y probadores

Capture a reproducible AI performance baseline before changes. Dispatches the `baseline-capturer` agent on a separate thread. Use before any change to a client-facing AI output. Triggered automatically by the Q3 gate in CLAUDE.md.

2026-04-16
genai-bootstrap
Desarrolladores de software

Generate AI tool configuration for an existing project. Explores the codebase and produces context files, path-scoped pattern rules, landmine rules, and agents for Claude Code and VS Code Copilot. Run once per project.

2026-04-16
genai-sync
Desarrolladores de software

Inject managed sections into existing CLAUDE.md and AGENTS.md after a North Starr GenAI plugin update without re-bootstrapping. Preserves all project-specific content.

2026-04-16
ai-test
Analistas de garantía de calidad de software y probadores

Generate executable pytest test files for AI outputs. Produces assertion-based tests for deterministic AI components (classification, extraction, routing, structured output) that run in CI/CD. Complements /eval-suite which produces statistical evaluation datasets for non-deterministic outputs.

2026-04-06
deploy-checklist
Desarrolladores de software

Pre-deployment verification checklist for AI automations. Verifies evals pass, baselines show no regressions, guardrails are tested, costs are reviewed, monitoring is configured, and rollback plan is documented.

2026-04-06
genai-invert
Desarrolladores de software

Deep structured inversion analysis on a requirement before implementation. Identifies risks, edge cases, failure modes, and convention violations. Use before complex or high-stakes tasks.

2026-04-06
Mostrando las 8 principales de 20 skills recopiladas en este repositorio.
decompose
Especialistas en gestión de proyectos

Decompose a PRD into prioritized, dependency-mapped epics and user stories. Accepts pasted text, file path, or PDF.

2026-03-30
sync
Desarrolladores de software

Inject managed sections into existing CLAUDE.md and AGENTS.md after a plugin update without re-bootstrapping. Preserves all project-specific content.

2026-03-26
bootstrap
Desarrolladores de software

Generate AI tool configuration for an existing project. Explores the codebase and produces context files, path-scoped pattern rules, landmine rules, and agents for Claude Code and VS Code Copilot. Run once per project.

2026-03-26
autoimprove
Desarrolladores de software

Autonomously improve any skill prompt using a measure-change-test loop inspired by Karpathy's autoresearch. Runs the skill repeatedly, scores output against a yes/no checklist, makes one small change per round, keeps improvements, reverts regressions. Use when the user asks to "improve a skill", "optimize a skill", "autoimprove", "run autoresearch on a skill", or similar requests about iteratively improving skill quality.

2026-03-25
analyze-code
Desarrolladores de software

Analyze code modules and files for refactoring opportunities, code smells, and architectural pattern violations in any language or framework. Use this skill when the user asks to "analyze code smells", "find refactoring opportunities", "check for code quality issues", or "review architecture" for a specific module or file.

2026-03-25
generate-commit
Desarrolladores de software

Generate clear, descriptive git commit messages by analyzing staged changes. Use this skill when the user asks to "generate a commit message", "write a commit message", "create a commit message", or similar requests related to git commits.

2026-03-25
generate-pr
Desarrolladores de software

Generate a pull request description by analyzing git changes against the target branch and filling in the project's PR template. Use this skill when the user asks to "generate PR description", "write PR description", "create PR body", "fill PR template", "prepare pull request", or similar requests related to pull request documentation.

2026-03-25
invert
Especialistas en gestión de proyectos

Deep structured inversion analysis on a requirement before implementation. Identifies risks, edge cases, failure modes, and convention violations. Use before complex or high-stakes tasks.

2026-03-25
Mostrando las 8 principales de 10 skills recopiladas en este repositorio.
Mostrando 2 de 2 repositorios
Todos los repositorios cargados