Skip to main content
GitHub-Repository

cognitive-core

cognitive-core enthält 74 gesammelte Skills von mindcockpit-ai, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
74
Stars
11
aktualisiert
2026-06-11
Forks
1
Berufsabdeckung
7 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

project-board
Projektmanagementspezialisten

Manage project board — issues, sprints, status tracking, acceptance verification, and release management. Supports GitHub Projects, Jira, and YouTrack via pluggable providers.

2026-06-11
project-board
Projektmanagementspezialisten

Manage project board — issues, sprints, status tracking, acceptance verification, and release management. Supports GitHub Projects, Jira, and YouTrack via pluggable providers.

2026-06-11
smoke-test
Softwarequalitätssicherungsanalysten und -tester

Happy path smoke testing — navigates all configured endpoints, checks HTTP status and server logs for errors, and optionally auto-creates GitHub issues for failures. Config-driven via CC_SMOKE_TEST_* variables.

2026-06-11
project-board
Projektmanagementspezialisten

Manage GitHub Project board — issues, sprints, status tracking, acceptance verification, and release management. White-labeled template for any project.

2026-06-11
skill-sync
Softwareentwickler

Check for and apply cognitive-core framework updates. Compares installed agents, skills, and hooks against the framework source, shows available updates, and safely applies them.

2026-06-06
skill-sync
Softwareentwickler

Check for and apply cognitive-core framework updates. Compares installed agents, skills, and hooks against the framework source, shows available updates, and safely applies them.

2026-06-06
pre-commit
Softwarequalitätssicherungsanalysten und -tester

Run configured lint and syntax checks on staged or specified files before committing.

2026-06-03
angular-migration
Softwareentwickler

Angular version upgrade paths from v17 through v21. Automated schematics guidance, breaking change detection, progressive migration strategies, zoneless adoption, and Vitest migration.

2026-04-14
ctf-pentesting
Informationssicherheitsanalysten

Structured penetration testing and CTF challenge methodology for security learning. Use this skill when working on TryHackMe, HackTheBox, or similar CTF platforms, or when analyzing web application security, investigating breaches, performing privilege escalation, or learning offensive security techniques. Triggers on keywords: CTF, pentest, exploit, vulnerability, privilege escalation, reverse shell, nmap, gobuster, flag, THM, HTB, brute force, injection, XSS, SSTI, LFI, RFI, CVE, backdoor, webshell, forensics, breach investigation.

2026-04-12
security-baseline
Informationssicherheitsanalysten

OWASP-aware secure coding awareness. Provides security rules, common vulnerability patterns, and safe coding practices adapted to the project's language and framework.

2026-04-11
angular-patterns
Softwareentwickler

Version-aware Angular patterns (v18-21), anti-patterns, and legacy detection. Standalone components, signals, control flow, zoneless change detection, resource API, httpResource, signal forms, and inject() function.

2026-04-11
spring-boot-patterns
Softwareentwickler

Version-aware Spring Boot patterns (v2-v4), anti-patterns, and legacy detection. Constructor injection, SecurityFilterChain, RestClient, virtual threads, Micrometer, Spring Modulith, and GraalVM native image support.

2026-04-11
batch-review
Softwarequalitätssicherungsanalysten und -tester

Batch processing strategies for large-scale code review, migration, and multi-file operations. Selects the optimal execution tier based on workload size and dependency structure.

2026-03-24
e2e-visual-regression
Softwarequalitätssicherungsanalysten und -tester

Playwright visual regression testing — baseline management, tolerance calibration, cross-platform strategies, failure debugging. Framework-agnostic patterns proven in production.

2026-03-24
secrets-setup
Informationssicherheitsanalysten

Platform-independent secrets management using 1Password CLI. Scans for plaintext secrets, generates .env.tpl templates with op:// references, patches GitHub Actions workflows, and verifies security hooks are active.

2026-03-24
session-sync
Softwareentwickler

Cross-machine sync verification. Checks that agents, skills, MCP config, and project standards are in sync with the remote repository.

2026-03-24
smoke-test
Softwarequalitätssicherungsanalysten und -tester

Happy path smoke testing — navigates all configured endpoints, checks HTTP status and server logs for errors, and optionally auto-creates GitHub issues for failures. Config-driven via CC_SMOKE_TEST_* variables.

2026-03-24
test-scaffold
Softwarequalitätssicherungsanalysten und -tester

Generate test file scaffolds for project modules. Language-agnostic; reads CC_TEST_COMMAND and CC_TEST_PATTERN from config.

2026-03-24
workflow-analysis
Projektmanagementspezialisten

Structured business workflow and feature analysis framework. Produces stakeholder maps, flow diagrams, implementation plans, and risk assessments.

2026-03-24
acceptance-verification
Softwarequalitätssicherungsanalysten und -tester

Verify GitHub issue acceptance criteria against codebase evidence. Posts structured verification comments on issues.

2026-03-24
code-review
Softwarequalitätssicherungsanalysten und -tester

Language-agnostic code review skill. Reads project conventions from CLAUDE.md and applies parameterized quality checks.

2026-03-24
fitness
Softwarequalitätssicherungsanalysten und -tester

Run quality fitness checks using configured thresholds and gates. Scores code against project standards.

2026-03-24
lint-debt
Softwarequalitätssicherungsanalysten und -tester

Track, audit, and create GitHub issues for lint suppression comments across your codebase. Ensures every lint bypass has a corresponding tracking issue.

2026-03-24
session-resume
Softwareentwickler

Auto-loads session context at conversation start. Shows latest session doc, recent git activity, and WIP state for development continuity.

2026-03-24
tech-intel
Softwareentwickler

Technology intelligence gathering. Web research for dependency updates, security advisories, and ecosystem developments relevant to your stack.

2026-03-24
workspace-monitor
Netzwerk- und Computersystemadministratoren

Proactive log and build monitoring. Scans application logs, test results, build output, and CI artifacts with smart filtering to detect issues before users report them. Language-aware via CC_LANGUAGE — adapts error patterns per stack.

2026-03-24
struts-jsp-migration
Softwareentwickler

Migration assessment and patterns for Struts/JSP to Spring Boot. Component mapping, risk analysis, incremental migration strategy.

2026-03-14
struts-jsp-patterns
Softwareentwickler

Struts 1.x/2.x and JSP anti-patterns, code archeology patterns, and legacy code understanding. For software archeology consulting.

2026-03-14
struts-jsp-testing
Softwarequalitätssicherungsanalysten und -tester

Testing patterns for legacy Struts/JSP applications. Characterization tests, Action testing, JSP testing, migration test safety nets.

2026-03-14
acceptance-verification
Softwarequalitätssicherungsanalysten und -tester

Verify GitHub issue acceptance criteria against codebase evidence. Posts structured verification comments on issues.

2026-03-13
code-review
Softwarequalitätssicherungsanalysten und -tester

Language-agnostic code review skill. Reads project conventions from CLAUDE.md and applies parameterized quality checks.

2026-03-13
e2e-visual-regression
Softwarequalitätssicherungsanalysten und -tester

Playwright visual regression testing — baseline management, tolerance calibration, cross-platform strategies, failure debugging. Framework-agnostic patterns proven in production.

2026-03-13
fitness
Softwarequalitätssicherungsanalysten und -tester

Run quality fitness checks using configured thresholds and gates. Scores code against project standards.

2026-03-13
lint-debt
Softwarequalitätssicherungsanalysten und -tester

Track, audit, and create GitHub issues for lint suppression comments across your codebase. Ensures every lint bypass has a corresponding tracking issue.

2026-03-13
session-resume
Softwareentwickler

Auto-loads session context at conversation start. Shows latest session doc, recent git activity, and WIP state for development continuity.

2026-03-13
setup
Softwareentwickler

Initialize cognitive-core configuration for this project. Creates cognitive-core.conf with project-specific settings.

2026-03-13
smoke-test
Softwarequalitätssicherungsanalysten und -tester

Happy path smoke testing — navigates all configured endpoints, checks HTTP status and server logs for errors, and optionally auto-creates GitHub issues for failures. Config-driven via CC_SMOKE_TEST_* variables.

2026-03-13
tech-intel
Softwareentwickler

Technology intelligence gathering. Web research for dependency updates, security advisories, and ecosystem developments relevant to your stack.

2026-03-13
test-scaffold
Softwarequalitätssicherungsanalysten und -tester

Generate test file scaffolds for project modules. Language-agnostic; reads CC_TEST_COMMAND and CC_TEST_PATTERN from config.

2026-03-13
workspace-monitor
Netzwerk- und Computersystemadministratoren

Proactive log and build monitoring. Scans application logs, test results, build output, and CI artifacts with smart filtering to detect issues before users report them. Language-aware via CC_LANGUAGE — adapts error patterns per stack.

2026-03-13
Zeigt die Top 40 von 74 gesammelten Skills in diesem Repository.